home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November A
/
PCWK1103A.iso
/
Top10FreewarePL-SOFT
/
DriveRescue
/
setup.exe
/
{app}
/
rescue.exe
/
0
/
RCDATA
/
TFATSELECTDIALOG
/
TFATSELECTDIALOG.txt
Wrap
Text File
|
2002-06-30
|
2KB
|
87 lines
object FATSelectDialog: TFATSelectDialog
Tag = 500
Left = 383
Top = 297
BorderStyle = bsSingle
Caption = 'Select FAT'
ClientHeight = 166
ClientWidth = 302
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Tag = 501
Left = 11
Top = 16
Width = 190
Height = 29
AutoSize = False
Caption =
'The data to be read is determined via corresponding clusters fro' +
'm:'
WordWrap = True
end
object Label5: TLabel
Tag = 502
Left = 8
Top = 117
Width = 284
Height = 44
Caption =
'Note: Select '#39'no FAT'#39' if data has been deleted or drive has been' +
' quick-formatted!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object ComboBoxFAT: TComboBox
Left = 11
Top = 44
Width = 194
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Panel1: TPanel
Left = -3
Top = 106
Width = 305
Height = 2
BevelOuter = bvLowered
TabOrder = 1
end
object Button1: TButton
Tag = 503
Left = 216
Top = 14
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Tag = 504
Left = 216
Top = 44
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
end